fix make_image.sh and mount_image.sh for macOS #21
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
以下で公開されている patch です。(私が書いた記事ではありません)
macOSで試すとエラーが出るため必要です。(linux環境へは影響なし)
Mac で始める「ゼロからのOS自作入門」
https://qiita.com/yamoridon/items/4905765cc6e4f320c9b5
以下の環境で確認済み
macOS Monterery 12.0.1 (Apple Silicon)
% brew install qemu
% cd ~/mikanos-build/day01/bin
% ~/mikanos-build/devenv/run_qemu.sh hello.efi
QEMUが立ち上がり Hello World と表示されることを確認